home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dr. Health'nstein's Body Fun
/
bodyfun.iso
/
mac
/
MAC MOVIE FOLDER
/
GYM.DIR
/
00057_Script_57
< prev
next >
Wrap
Text File
|
1994-10-12
|
407b
|
13 lines
on exitFrame
global gQuad, gMovieMedia
set theBgPict = gMovieMedia & "GYM_BG" & gQuad & ".PIC"
set the fileName of cast "GYM_BG.PIC" to theBgPict
--CenterRegPoint(cast "GYM_BG.PIC")
-- set thePosterPict = gMovieMedia & "C" & gQuad & "_POSTR.PIC"
-- set the fileName of cast "Poster" to thePosterPict
-- CenterRegPoint(cast "Poster")
HideChallengerPictures
cursor 0
end